From f1cf8ea275f6849ea26c578a455e159825a9bad4 Mon Sep 17 00:00:00 2001 From: "cl349@freefall.cl.cam.ac.uk" Date: Thu, 21 Oct 2004 12:27:55 +0000 Subject: [PATCH] bitkeeper revision 1.1159.1.251 (4177ab4bJCcADrZwbQl9Rz-Cngn66Q) Remove fbvt doc references. --- docs/user.tex | 9 +-------- docs/xend.tex | 4 ---- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/docs/user.tex b/docs/user.tex index c8755b70d7..e581c3a30e 100644 --- a/docs/user.tex +++ b/docs/user.tex @@ -869,8 +869,6 @@ The available commands are as follows: \item[pincpu] Pin a domain to a CPU. \item[bvt] Set BVT scheduler parameters for a domain. \item[bvt\_ctxallow] Set the BVT context switching allowance for the system. -\item[fbvt] Set the FBVT scheduler parameters for a domain. -\item[fbvt\_ctxallow] Set the FBVT context switching allowance for the system. \item[atropos] Set the atropos parameters for a domain. \item[rrobin] Set the round robin time slice for the system. \item[info] Get information about the Xen host. @@ -896,11 +894,6 @@ The available commands are as follows: operating system structure, rather than specifically to run multiple conventional OSs. -\item[FBVT] A derivative of the { \bf BVT } scheduler that - aims to give better fairness performance to IO - intensive domains in competition with CPU - intensive domains. - \item[Domain] A domain is the execution context that contains a running { \bf virtual machine }. The relationship between virtual machines @@ -1046,7 +1039,7 @@ will provide a higher-level interface to these tools. BVT provides proportional fair shares of the CPU time. It has been observed to penalise domains that block frequently (e.g. IO intensive -domains), so the FBVT derivative has been included as an alternative. +domains), but this can be compensated by using warping. \subsection{Global Parameters} diff --git a/docs/xend.tex b/docs/xend.tex index ec62af5e11..14b2fc37e5 100644 --- a/docs/xend.tex +++ b/docs/xend.tex @@ -342,10 +342,6 @@ Python client interface in {\tt xen.xend.XendClient}. {\tt xend\_domain\_cpu\_bvt\_set(dom, mcuadv, warp, warpl, warpu)}:\\ Set BVT scheduler parameters. -\item {\tt POST /domain/[dom] fbvt\_set(mcuadv, warp, warpl, warpu)},\\ - {\tt xend\_domain\_cpu\_fbvt\_set(dom, mcuadv, warp, warpl, warpu)}:\\ - Set FBVT scheduler parameters. - \item {\tt POST /domain/[dom] atropos\_set(period, slice, latency, xtratime)},\\ {\tt xend\_domain\_cpu\_atropos\_set(dom, period, slice, latency, xtratime)}:\\ Set atropos scheduler parameters. -- 2.30.2